libcastor-jdo-java software package provides Data binding framework for Java (XML, Objects, DB) - JDO, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcastor-jdo-java
libcastor-jdo-java is installed in your system.
Make ensure the libcastor-jdo-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcastor-jdo-java *
You will get with libcastor-jdo-java package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Java |
| Package | libcastor-jdo-java |
| Version | 1.3.2-1 |
| Description | Data binding framework for Java (XML, Objects, DB) - JDO |
| Sub Section | Java |